Auth and User
Request password reset
비밀번호 복구 프로세스를 시작하기 위해 사용자의 등록된 이메일 주소로 리셋 링크를 보냅니다. 사용자는 이 링크를 따라 새 비밀번호를 만들 수 있습니다.
POST
Body
application/json
Response
202
application/json
Successful Response
The response is of type any
.
비밀번호 복구 프로세스를 시작하기 위해 사용자의 등록된 이메일 주소로 리셋 링크를 보냅니다. 사용자는 이 링크를 따라 새 비밀번호를 만들 수 있습니다.
Successful Response
The response is of type any
.